home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Communication / Weather / Weather.app / Other.bundle / quake < prev    next >
Text File  |  1992-02-19  |  193b  |  9 lines

  1. #! /bin/csh -f
  2. #
  3. # Get the latest earthquake report from U Washington.
  4. #
  5. echo ""
  6. echo "[finger quake@geophys.washington.edu]"
  7. echo ""
  8. finger quake@geophys.washington.edu | sed -e '1,/^Plan:/d'
  9.